IAxis.MotionState property

The state of the axis in connection with the motion currently in progress.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
McMotionState MotionState { get; }
ReadOnly Property MotionState As McMotionState

Property Value

Type: McMotionState

See also

IAxis Interface

IntervalZero.KINGSTAR.Base.Class Namespace